static code analysisの例文
- Use of static code analysis has grown consistently since the 1950s.
- Some static code analysis tools can be used to assist with automated code review.
- Static code analysis to detect only sequences can be undertaken using " ARMalyser ".
- It uses formal methods-based static code analysis to verify program execution at the language level.
- This method is implemented by several static code analysis tools that produce the defined indices and indicators.
- Activities that might be postponed include documentation, writing TODO comments and tackling compiler and static code analysis warnings.
- SpecChecker provides both GUI and command line performing static code analysis, mainly focus on code standard compliance checking.
- Both UD and DU chains are created by using a form of static code analysis known as data flow analysis.
- The term reconvergent fan-out has been used to describe similar optimizations in graph theory and static code analysis.
- Dead code analysis can be performed using live variable analysis, a form of static code analysis and data flow analysis.
- "' Perl : : Critic "'is a static code analysis system for the Perl programming language.
- Unlike static code analysis methods, Jinx was notable in that it produced no false positives ( spurious bug reports ).
- With ARC, the compiler inserts retain and release calls automatically into Objective-C code based on static code analysis.
- Static code analysis can remove many dynamic bound and type checks, but poor implementations and awkward cases can significantly decrease performance.
- "' Cppcheck "'is a static code analysis tool for the C and C + + programming languages.
- For Visual Studio 2010 the corresponding, and slightly enhanced, static code analysis features are included in the Premium and Ultimate editions.
- Version 16 added JavaScript linting using JSHint, a static code analysis tool for checking JavaScript, but also continues to support JSLint.
- "' RIPS "'is a static code analysis tool to automatically detect taint-style vulnerabilities in PHP applications.
- Next to static code analysis tools, there are also tools that analyze and visualize software structures and help humans to better understand these.
- PC-lint is a command-line tool for performing static code analysis, indicating suspicious or plain wrong issues in source code.